<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,img{border:0;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
/** 重置列表元素 **/
ul,li,ol{list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none; color:#666;}
a:hover{color:#e60012; text-decoration:none; -webkit-transition:.3s; transition:.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; height:100px; margin:auto; background:#fff; position:fixed; top:0; left:0; right:0; z-index:9999; -webkit-transition:0.3s; transition:0.3s; box-shadow:-20px 20px 30px 0px rgba(158,158,158,.3);}
.w1200{width:1200px; margin:auto;}
.logo{float:left; margin-top:15px;}

.navMenu{float:left;}
.navMenu&gt;li{float:left; position:relative; line-height:100px; height:100px; font-size:16px;}
.navMenu&gt;li&gt;a{padding:0 25px; color:#000; text-transform:uppercase; display:block; position:relative;}
.navMenu&gt;li&gt;a:after{content:''; display:block; width:14px; height:12px; background:url(../images/menu_sjx.png) center bottom no-repeat; position:absolute; left:50%; margin-left:-6px; bottom:0; -webkit-transition:all .3s; transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);}
.navMenu&gt;li:hover&gt;a:after,.navMenu&gt;li.on&gt;a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.navMenu&gt;li&gt;a:hover,.navMenu&gt;li.on&gt;a{color:#e60012;}
		
/* navMenu */
.navMenubox{float:left; margin-left:80px;}
.navMenu&gt;li{position:relative;}
.navMenu&gt;li&gt;ul.sub-menu{position:absolute; left:-30px; top:100px; z-index:3; display:none; background:#fff; width:180px; box-shadow:0 5px 10px #333;}
.navMenu&gt;li&gt;ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6; text-align:center;}
.navMenu&gt;li&gt;ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu&gt;li&gt;ul.sub-menu li&gt;a{display:block; font-size:14px; line-height:32px; padding:0 25px; clear:both; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu&gt;li&gt;ul.sub-menu li&gt;a.active, .navMenu&gt;li&gt;ul.sub-menu li&gt;a:hover, .navMenu&gt;li&gt;ul.sub-menu&gt;li.active &gt;a{background:#e60012; color:#fff;}

.top_r{float:right;}
/*language*/
.Hlang{position:relative; float:left; margin:40px 40px 0 0; height:30px; z-index:1001;}
.Hlang-menu{display:block; background:url(../images/top_lgtb.jpg) left no-repeat; width:22px; height:22px;}
.Hlang-box{width:130px;box-shadow:1px 1px 10px #999;background:#fff;position:absolute; top:30px; left:-50px;display:none; padding:5px 0px;}
.Hlang-box a{display:block; padding:5px 10px 5px 50px; line-height:24px;font-size:14px;background-repeat:no-repeat !important;background-position:15px center !important;}
.Hlang-box a:hover{color:#fff;background:#00abed;}
.Hlang-box a.cn{background-image:url(../images/lg_cn.jpg);}
.Hlang-box a.en{background-image:url(../images/lg_en.jpg);}

.Hsrch{margin:41px 0 0 0; float:right;}
.Hsrch-menu{display:block; width:20px; height:20px; background:url(../images/top_fdj.jpg) no-repeat center center / cover;}
.Hsrch-box{width:100%; height:100px; background:#fff; position:absolute; top:0px; left:0px; display:none; z-index:1002;}
.Hsrch-block{width:63% !important; height:32px; margin:35px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url(../images/icon-Hsrch2.png) no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url(../images/icon-close2.png) no-repeat center center;float:right;}
.Hsrch-block .text{width:90%;height:32px;font-size:15px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}
.Hlang:hover .Hlang-box{display:block;}

.phxia,.banner,.sj{display:none !important;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:100px;}
.slides{position:relative;z-index:1;}
.slides li{height:100%; overflow:hidden;}
.slides li img{width:100%; display:block; transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transition:all 0.4s linear 1.2s; -moz-transition:all 0.4s linear 1.2s; -ms-transition:all 0.4s linear 1.2s; -o-transition:all 0.4s linear 1.2s; transition:all 0.4s linear 1.2s;}
.slides li.flex-active-slide img{transition-delay:0.4s !important;transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition:all 5.0s linear; -moz-transition:all 5.0s linear; -ms-transition:all 5.0s linear; -o-transition:all 5.0s linear; transition:all 5.0s linear;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 5px;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; line-height:45px; border-radius:100%; overflow:hidden; background:#fff; cursor:pointer;}
.flex-control-nav .flex-active{background:#ff5d00;}
.flex-direction-nav{position:absolute; z-index:3; width:100%; top:45%;}
.flex-direction-nav li a{display:block;width:70px;height:67px;overflow:hidden;cursor:pointer;position:absolute;background-size:70px 67px !important;}
.flex-direction-nav li a.flex-prev{left:10%;background:url(../images/left1s.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:10%;background:url(../images/right1s.png) center center no-repeat;}

.in_pro{width:1200px; margin:60px auto 0;}
.in_title{width:212px; height:80px; margin:auto; background:url(../images/in_titbg.png) center no-repeat; text-align:center;}
.in_title h1{font-size:30px; line-height:30px; font-weight:bold; color:#e60012; padding-top:12px;}
.in_title h1 a{color:#e60012;} .in_title h1 a:hover{color:#ff8a00;}
.in_title p{font-size:16px; text-transform:uppercase; color:#000; margin-top:5px;}

.in_pro_nav{width:100%; margin:40px auto 0;}
.in_pro_nav ul{text-align:center; overflow:hidden; width:100%; position:relative;}
.in_pro_nav ul:after{content:""; display:block; width:100%; height:1px; background:#e6e6e6; position:absolute; left:0; top:30px; z-index:-1;}
.in_pro_nav ul li{display:inline-block; margin:10px 10px 0 0; position:relative;}
.in_pro_nav ul li a{display:block; line-height:40px; font-size:16px; text-align:center; padding:0 20px; background:#fff; border:1px solid #ddd; color:#000; text-decoration:none; border-radius:30px;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_pro_nav ul li a:hover,.in_pro_nav ul li.on a{background:#e60012; color:#fff; border-color:#e60012;}

.in_pronr{width:100%; float:left; margin-top:40px; position:relative; display:none;}
.in_pro_img{width:1200px; min-height:420px; margin:auto; text-align:center; overflow:hidden;}
.in_pro_img ul{width:10000%; position:relative;}
.in_pro_img ul li{width:285px; float:left; background:#fff; border:1px solid #d6d6d6; margin-right:20px; position:relative; -webkit-transition:all .3s; transition:all .3s;}
.in_pro_img ul li:hover{-webkit-box-shadow:0 0 20px rgba(100,100,100,.3); box-shadow:0 0 20px rgba(100,100,100, .3);}
.in_pro_img ul li .pic{width:100%; float:left; overflow:hidden;}
.in_pro_img ul li .pic img{width:100%; display:block; -webkit-transition:0.3s; transition:0.3s;}
.in_pro_img ul li:hover .pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.in_pro_img ul li .tit{width:100%; float:left; margin-top:20px; text-align:center; color:#000;}
.in_pro_img ul li .tit a{font-size:18px; font-weight:bold; color:#000; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.in_pro_img ul li .tit a:hover{color:#e60012;}
.in_pro_img ul li .btn{width:210px; margin:20px auto 0;}
.in_pro_img ul li .btn dl{width:210px; float:left; border:1px solid #ddd; background:#fff; border-radius:30px; margin-bottom:26px;}
.in_pro_img ul li .btn dl dd{width:50%; float:left; text-align:center;}
.in_pro_img ul li .btn dl dd a{font-size:14px; font-weight:bold; color:#e60012; line-height:39px;}
.in_pro_img ul li .btn dl dd a:hover{color:#000; text-decoration:underline;}
.in_pro_img ul li .btn dl dt{width:50%; float:right; text-align:center; background:#e60012; border-radius:0 30px 30px 0;}
.in_pro_img ul li .btn dl dt a{color:#fff; font-weight:bold; font-size:14px; line-height:39px;}
.in_pro_img ul li .btn dl dt a:hover{color:#000; text-decoration:underline;}

.in_pro_l,.in_pro_r{position:absolute; top:45%; margin-top:-25px; width:50px; height:50px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_pro_l{left:-80px; background:url(../images/left.png) center no-repeat;}
.in_pro_l:hover{background:url(../images/lefth.png) center no-repeat;}
.in_pro_r{right:-80px; background:url(../images/right.png) center no-repeat;}
.in_pro_r:hover{background:url(../images/righth.png) center no-repeat;}

.in_aboutbg{width:100%; margin:60px auto 0; position:relative;}
.in_aboutl{width:50%; position:absolute; left:0; top:0; background:url(../images/in_about_leftbg.jpg) center no-repeat; padding:80px;}
.in_aboutl_nr{width:65%; float:left; margin-left:35%;}
.in_aboutl_title{width:100%; float:left;}
.in_aboutl_title h1{font-size:30px; font-weight:bold; color:#fff; line-height:30px;}
.in_aboutl_title h1 a{color:#fff;} .in_aboutl_title h1 a:hover{color:#000;}
.in_aboutl_title p{font-size:16px; line-height:24px; margin-top:10px; font-family:Arial; text-transform:uppercase; color:#fff;}
.in_aboutl_title:after{content:""; display:block; width:34px; height:3px; background:#fff; margin-top:10px;}
.in_aboutl_text{width:100%; float:left; margin-top:40px; font-size:16px; line-height:36px; color:#fff;}
.in_aboutl_btn{width:160px; float:left; margin-top:59px;}
.in_aboutl_btn a{width:160px; display:block; line-height:40px; font-size:16px; background:#fff; color:#e60012; text-align:center; 
	-webkit-transition:.5s; transition:.5s; box-shadow:0 3px 10px #333;}
.in_aboutl_btn a:hover{width:200px; background:#e60012; color:#fff;}
.in_aboutr{width:50%; position:absolute; right:0; top:0;overflow:hidden;}

.in_hzhbbg{height:699px; margin:699px auto 0; background:url(../images/in_hzhbbg.jpg) center no-repeat; padding:70px 0;}
.in_title2{width:212px; height:80px; margin:auto; background:url(../images/in_titbg2.png) center no-repeat; text-align:center;}
.in_title2 h1{font-size:30px; line-height:30px; font-weight:bold; color:#e60012; padding-top:12px;}
.in_title2 h1 a{color:#e60012;} .in_title2 h1 a:hover{color:#ff8a00;}
.in_title2 p{font-size:16px; text-transform:uppercase; color:#000; margin-top:5px;}
.hzhb_img{width:1200px; margin:50px auto 0;}
.hzhb_img ul{border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;float:left;}
.hzhb_img ul li{width:20%; float:left;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.hzhb_img ul li img{width:100%; display:block;}
.hzhb_img ul li a{display:block;width:100%;text-align:center; border:5px #fff solid;background:#fff;}
.hzhb_img ul li a:hover{border-color:#e60012;}

.in_yyzx{width:1200px; margin:60px auto 0;}
.in_yyzx_img{width:100%; margin:-2% auto 0;}
.in_yyzx_img li{width:19%; float:left; margin:6% 1% 0 0; position:relative;}
.in_yyzx_img li:nth-child(5n){margin-right:0;}
.in_yyzx_img li .pic{width:100%; margin:auto; overflow:hidden;}
.in_yyzx_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_yyzx_img li a:hover img{transform: translate(0,-10px); transition: all .4s linear; -webkit-transform: translate(0,-10px);}
.in_yyzx_img li .more{width:68px; position:absolute; left:50%; bottom:-34px; margin-left:-34px;}
.in_yyzx_img li a .more{width:68px; height:68px; display:block; background:#fff; padding:10px; border:2px solid #e60012; color:#e60012; font-size:18px; font-weight:bold; line-height:20px; text-align:center;}
.in_yyzx_img li a:hover .more{background:#e60012; color:#fff;}

.in_newsbg{height:658px; margin:100px auto 0; background:url(../images/in_newsbg.jpg) center no-repeat; padding:60px 0;}
.in_news_nr{width:100%; margin:50px auto 0; position:relative;}
.in_news_list{width:100%; margin:auto;  overflow:hidden;}
.in_news_list ul{width:10000%; position:relative;}
.in_news_list li{width:0.32%; float:left; margin-right:0.02%;}
.in_news_list li .pic{width:100%; float:left; overflow:hidden;}
.in_news_list li .pic img{width:100%; display:block; transition:all .3s; -webkit-transition:all .3s;}
.in_news_list li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_news_list li .txt{width:100%; float:left; background:#fff; border:1px solid #ddd; border-top:none; padding:20px;}
.in_news_list li .txt_tit{width:100%; float:left; font-size:16px; font-weight:bold; color:#000; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_list li a .txt_tit{color:#000;}
.in_news_list li:hover a .txt_tit{color:#e60012;}
.in_news_list li .txt_wz{width:100%; float:left; margin-top:5px; font-size:12px; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.in_news_list li .sjnr{width:100%; float:left; margin-top:10px;}
.in_news_list li .time{float:left; background:url(../images/in_news_sjtb.jpg)left no-repeat; padding-left:26px; color:#999; margin-top:5px;}
.in_news_list li .more{width:120px; float:right;}
.in_news_list li a .more{width:120px; height:30px; display:block; border:1px solid #eee; background:#fff; line-height:28px; text-align:center; font-size:14px; color:#666;}
.in_news_list li a:hover .more{border-color:#e60012; background:#e60012; color:#fff;}

.in_news_l,.in_news_r{position:absolute; top:50%; margin-top:-40px; width:34px; height:80px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_news_l{left:-80px; background:url(../images/in_newsl.jpg) center no-repeat;}
.in_news_l:hover{background:url(../images/in_newslh.jpg) center no-repeat;}
.in_news_r{right:-80px; background:url(../images/in_newsr.jpg) center no-repeat;}
.in_news_r:hover{background:url(../images/in_newsrh.jpg) center no-repeat;}

.footer{height:450px; margin:auto; background:url(../images/footer_bg.jpg) center; background-size:cover; padding:60px 0 30px 0;}
.foot_list{width:78%; float:left;}
.foot_list ul{width:18%; float:left; margin-right:2%; min-height:180px;}
.foot_list ul:nth-child(5n){margin-right:0;}
.foot_list ul li{width:100%; float:left;}
.foot_list ul li.foot_l_bt a{color:#fff; font-size:16px; float:left; font-weight:bold; margin-bottom:10px;}
.foot_list ul li.foot_l_bt.on{background:url(../images/img-74.png) no-repeat right center; background-size:16px;}
.foot_list ul li a{line-height:28px; font-size:14px; color:#ccc; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_list ul li a:hover{color:#e60012;}

.foot_cont{width:20%; float:right;}
.foot_cont_tit{width:100%; float:left; font-size:16px; font-weight:bold; color:#fff;}
.foot_cont_tit a{color:#fff;}
.foot_cont_txt{width:100%; float:left; font-size:14px; color:#ccc; line-height:30px; margin-top:10px;}
.foot_cont_txt a,.copy a{color:#ccc;}
.foot_cont_tit a:hover,.foot_cont_txt a:hover,.copy a:hover{color:#e60012;}

.copy_bg{width:100%; margin:60px auto 0; background:url(../images/copy_fgx.jpg) repeat-x; padding-top:20px;} 
.copy{width:1200px; margin:auto; font-size:14px; text-align:center; color:#999; line-height:30px;}
.copy a{color:#999;} .copy a:hover{color:#e60012;}

/*右侧浮动*/
.y-kefu-box{position:fixed; right:0; top:20%; z-index:9999; font-size:13px;}
.y-kefu-box img{display: block; width:100%; height:auto;}
.y-kefu-box01 .icon{display:block; background:url(../images/icons01.png) no-repeat; margin:0 auto 6px;}
.y-kefu-box01{width:54px; color: #666; text-align: center;}
.y-kefu-box01 .kf-close-btn{width:27px; height:27px; background-position:-5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before{content:''; display: block; width:1px; height:12px; background-color: #e60012; position: absolute; bottom: -12px; left: 13px; z-index: 1;}
.y-kefu-box01 .show-status&gt;a, .y-kefu-box01 .show-status&gt;div{display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status{position: relative;}
.y-kefu-box01 .show-status .kf-qiao{background-color:#e60012; border-color: #e60012; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-qiao{border-radius:2px;}
.y-kefu-box01 .kf-qiao i{width:21px; height:22px; background-position:-30px -150px;}
.y-kefu-box01 .kf-QQ{border-top-left-radius:2px;border-top-right-radius:2px;}
.y-kefu-box01 .kf-QQ&gt;i{width:21px; height:22px; background-position:-5px -5px;}
.y-kefu-box01 .kf-QQ:hover&gt;i{background-position:-30px -5px;}
.y-kefu-box01 .kf-zixun{border-radius:2px;}
.y-kefu-box01 .kf-zixun i{width:21px;height:22px;background-position:-30px -150px;}
.y-kefu-box01 .kf-mobile{border-top-left-radius: 2px; border-top-right-radius: 2px;}
.y-kefu-box01 .kf-mobile&gt;i{width: 18px; height: 18px; background-position: -5px -32px;}
.y-kefu-box01 .kf-mobile:hover&gt;i{background-position:-30px -32px;}
.y-kefu-box01 .kf-weChat&gt;i{width: 22px; height: 19px; background-position: -5px -55px;}
.y-kefu-box01 .kf-weChat:hover&gt;i{background-position:-30px -55px;}
.y-kefu-box01 .kf-email{border-bottom-left-radius:2px; border-bottom-right-radius: 2px;}
.y-kefu-box01 .kf-email&gt;i{width:18px; height:14px; background-position: -5px -80px;}
.y-kefu-box01 .kf-email:hover&gt;i{background-position: -30px -80px;}
.y-kefu-box01 .back-top i{width:13px; height:11px; background-position: -5px -98px;}
.y-kefu-box01 .back-top:hover i{background-position: -30px -98px;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top{border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top{margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover{background-color: #e60012; border-color: #e60012;}
.y-kefu-box01 .hver:hover&gt;p{color: #fff;}
.y-kefu-box01 .mobile-infos,.y-kefu-box01 .QQ-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos{background-color:#fff; border: solid 1px #efefef; position:absolute; right:90px; z-index:2; border-radius:2px; display:none;}
.y-kefu-box01 .mobile-infos{width: 215px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos&gt;div{padding:20px 0 20px 45px; position: relative;}
.y-kefu-box01 .mobile-infos&gt;div i{width:15px; height:15px; background-position:-52px -32px; position:absolute; top:22px; left:20px; z-index:2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#999;}
.y-kefu-box01 .mobile-infos p{color:#e60012; font-size:18px;}
.y-kefu-box01 .QQ-infos{width:320px;text-align: left;top: 0;}
.y-kefu-box01 .part01{padding:20px 20px 20px 30px; border-bottom:solid 1px #e9e9e9; position:relative;}
.y-kefu-box01 .part01 p{font-size:16px; color: #e60012; padding-bottom: 5px;}
.y-kefu-box01 .part01 i{width:28px; height: 26px; background-position:-40px -5px; position: absolute; left:0; top:18px; z-index:2;}
.y-kefu-box01 .part02{padding:20px;}
.y-kefu-box01 .part02 li{width:86px; float:left; position:relative; margin:10px; padding-left:30px;}
.y-kefu-box01 .part02 i{width:22px; height:22px; background-position:-5px -5px; position:absolute; left:0; top:0; z-index:2;}
.y-kefu-box01 .part02 li:hover a{color: #e60012;}
.ri{width:12px; height:12px; position:absolute; right:-12px; top:24px;}
.ri-arrow1,.ri-arrow2{width:0; height:0; display:block; position:absolute; left:0; top:0; border-top:6px transparent dashed; border-right:6px transparent dashed; border-bottom:6px transparent dashed; border-left:6px white solid; overflow:hidden;}
.ri-arrow1{left:1px; border-left:6px #efefef solid;}
.ri-arrow2{border-left:6px white solid;}

.y-kefu-box01 .y-ewm-box{width:151px; height:178px; top:-60px;}
.y-kefu-box01 .y-ewm-box&gt;div{width:151px; height:178px;}
.y-kefu-box01 .y-ewm-box img{width:94px; height:94px; margin:30px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{width:150px; border-right:solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{top:84px;}

.y-kefu-box01 .y-email-infos{padding:28px 20px 28px 45px; color:#999; text-align:left; bottom:0;}
.y-kefu-box01 .y-email-infos p{color:#e60012; font-size:16px;}
.y-kefu-box01 .y-email-infos&gt;i{width:18px; height:13px; background-position:-52px -80px; position:absolute; left:15px; top:30px;}
.y-kefu-box01 .y-email-infos .right{top:55px;}
.y-kefu-box01 .hide-status{width:54px; height:65px; background-color:#e60012; position:absolute; top:37px; left:55px; z-index:9;}
.y-kefu-box01 .hide-status .kf-zixun{padding:10px 0 7px; color:#fff; cursor:pointer;}

/*首页代码 End*/

.ny_bn{width:100%; height:400px; margin:100px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}

.dw{width:100%; float:left; border:1px solid #d6d6d6; padding:15px;}
.dw_tit{float:left; font-size:18px; color:#e60012; font-weight:bold; position:relative;}
.dw_tit:after{content:""; display:block; width:2px; height:30px; background:#e60012; position:absolute; left:-15px; top:0px;}
.dw_wz{background:url(../images/home_tb.png) left center no-repeat; margin-top:5px; float:right; padding-left:30px; font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.dw_wz span{color:#e60012;}

.ny_main{width:1200px; margin:60px auto;}
.ny_left{width:260px; float:left;}
.nyl_list{width:260px; float:left;}
.nyl_list h1{width:260px; height:60px; line-height:60px; padding:0 20px; float:left; overflow:hidden; background:#e60012; font-size:14px; font-family:Arial; color:#fff; text-transform:uppercase; font-weight:normal;}
.nyl_list h1 a{display:block; font-size:20px; color:#fff; font-weight:bold;}
.nyl_list:after{content:""; display:block; position:relative; top:15px; right:-210px; width:32px; height:32px; background:url(../images/lb_tb.png) right center no-repeat;}
.sidebarMenu{width:100%; float:left; background:#fff; border:1px solid #eee; margin-bottom:20px;}
.sidebarMenu li{width:100%; float:left;} 
.sidebarMenu li a{height:50px;line-height:50px;background:url(../images/slide_li.png) no-repeat 230px center;display:block; padding:0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top:1px solid #e9e9e9; font-size:16px;}
.sidebarMenu li a.cur,.sidebarMenu li a:hover{background:#e60012 url(../images/slide_lih.png) no-repeat 230px center;color:#fff}
.sidebarMenu li ul{font-size:12px;padding:0}
.sidebarMenu ul li{background:0 0;padding-top:0;}
.sidebarMenu li ul a{background:url(../images/ly_li.png) no-repeat 20px center;padding-left:35px;color:#666;height:36px;line-height:36px;font-size:14px;}
.sidebarMenu li ul .cur,.sidebarMenu li ul a:hover{background:url(../images/ly_li.png) no-repeat 20px center;color:#e60012;padding-left:35px}

.ny_right{width:900px; float:right;}
.nyr_text{width:100%; float:left; margin-top:30px; line-height:30px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:32%; float:left; margin:30px 2% 0 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(3n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#e60012; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; 
	display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:60px 0 0;}
.pagination a,.pagination span{display:inline-block; padding:0 14px; line-height:30px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#e60012; background:#e60012;}

/** 关于台佑代码 End **/

.pro_img{width:100%; float:left; margin-top:10px;}
.pro_img li{width:31%; float:left; background:#fff; border:1px solid #d6d6d6; margin:30px 3.5% 0 0; position:relative; -webkit-transition:all .3s; transition:all .3s;}
.pro_img li:nth-child(3n){margin-right:0;}
.pro_img li:hover{-webkit-box-shadow:0 0 20px rgba(100,100,100,.3); box-shadow:0 0 20px rgba(100,100,100, .3);}
.pro_img li .pic{width:100%; float:left; overflow:hidden;}
.pro_img li .pic img{width:100%; display:block; -webkit-transition:0.3s; transition:0.3s;}
.pro_img li:hover .pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.pro_img li .tit{width:100%; float:left; margin-top:20px; text-align:center; color:#000;}
.pro_img li .tit a{font-size:18px; font-weight:bold; color:#000; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_img li .tit a:hover{color:#e60012;}
.pro_img li .btn{width:210px; margin:20px auto 0;}
.pro_img li .btn dl{width:210px; float:left; border:1px solid #ddd; background:#fff; border-radius:30px; margin-bottom:26px;}
.pro_img li .btn dl dd{width:50%; float:left; text-align:center;}
.pro_img li .btn dl dd a{font-size:14px; font-weight:bold; color:#e60012; line-height:39px;}
.pro_img li .btn dl dd a:hover{color:#000; text-decoration:underline;}
.pro_img li .btn dl dt{width:50%; float:right; text-align:center; background:#e60012; border-radius:0 30px 30px 0;}
.pro_img li .btn dl dt a{color:#fff; font-weight:bold; font-size:14px; line-height:39px;}
.pro_img li .btn dl dt a:hover{color:#000; text-decoration:underline;}

.products{width:100%; float:left; margin-top:30px;}
.promore_l{width:45%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:10px;}
.spec-scroll .items{float:left;position:relative;width:82%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:51px;}
.spec-scroll .items ul li img:hover{border:2px solid #e60012; padding:1px;}
.spec-scroll .items ul li.on img{border:2px solid #e60012; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top h1{overflow:hidden; display:inline-block; font-size:24px; font-weight:bold; color:#e60012; padding-bottom:10px;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:10px;}

.proleft_btn{width:100%; float:left; margin-top:20px;}
.proleft_btn li{width:160px; float:left; margin-right:10px;}
.proleft_btn li a{width:160px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#e60012; color:#fff;}

.tabs-basic{width:100%; margin-top:30px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#fff;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase; position:relative;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #e60012; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic ul li a{display:block; text-decoration:none; background:#eee; padding:12px 62px; color:#000;}
.tabs-basic .tab-active{border-bottom:2px solid #e60012; color:#fff; background:#e60012; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #ddd;}
.hot_pro2_tit h3{width:180px; float:left; color:#fff; line-height:46px; font-size:16px; padding:0 20px; background:#e60012; text-align:center; font-weight:bold; position:relative;}
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #e60012; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.scrollleft2{width:100%; float:left; margin-top:40px;}
.scrollleft2 li{width:240px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:3px solid #e6e6e6; padding:5px;}
.scrollleft2 li img:hover{border:3px solid #e60012;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:4px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

/** 产品中心代码 End **/

.news_text{width:100%; float:left;}
.news_text dl{display:block; width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}
.news_text dl:nth-child(5n){margin-bottom:0;}
.news_text dl dt{width:30%; float:left; overflow:hidden;} 
.news_text dl dt img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.news_text dl dt:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.news_text dl dd{width:68%; float:right;}
.news_text dl dd .left{width:80%; float:left;}
.news_text dl dd .left h2{line-height:30px; font-size:18px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h2 a{color:#000;}
.news_text dl dd .left h2 a:hover{color:#e60012;}
.news_text dl dd .left .con{line-height:24px; margin-top:5px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.news_text dl dd .right2{width:18%; float:right;} 
.news_text dl dd .right2 p{width:100%; float:left; text-align:center; font-size:16px; padding:10px 0; font-family:Arial; border:1px solid #e6e6e6;}
.news_text dl dd .right2 p:nth-child(1){font-size:50px; position:relative; font-weight:bold; line-height:50px; border-bottom:none;}
.news_text dl dd a.more{width:140px; height:34px; line-height:32px; border:1px solid #d6d6d6; display:inline-block; text-align:center; margin-top:15px; font-size:14px; transition:all .3s; border-radius:5px;}
.news_text dl dd a:hover.more{background:#e60012; color:#fff; border:1px solid #e60012; width:180px;}

.new-view-title{width:100%; float:left; text-align:center; padding-bottom:20px; border-bottom:1px solid #e6e6e6; margin-top:30px;}
.new-view-title h2{line-height:30px; font-size:24px; font-weight:bold; color:#e60012;}
.new-view-wz{width:100%; float:left; margin-top:10px; text-align:center; line-height:30px; color:#999;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:30px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #e60012;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #e60012;color: #fff; text-align:center; padding-left:25px; border:none;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #ffa200; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 85% center no-repeat;text-align:center; border:1px solid #e6e6e6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 85% center no-repeat #e60012;}

.new_s2{width:100%;float:left; margin:40px 0 20px 0;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{width:74%; float:left; background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_random2 ul li a:hover{color:#e60012;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/


.hzhb_list{width:100%; float:left; margin-top:25px;}
.hzhb_list .item{position:relative; float:left; margin:15px 1% 0 0; width:24%; overflow:hidden; border-radius:5px; box-shadow:0 0 12px rgb(213, 213, 213);}
.hzhb_list .item:nth-child(4n){margin-right:0;}
.hzhb_list .pic{position:relative;width:100%;overflow:hidden;}
.hzhb_list .pic img{display:block;width:100%;}
.hzhb_list .item .text{position:absolute;top:0;left:0;width:100%;height:100%;line-height:125px;color:#fff;text-align:center;font-size:16px;opacity:0;transition:all 0.5s linear;}
.hzhb_list .item .text:before,.hzhb_list .item .text:after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.hzhb_list .item .text:before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.hzhb_list .item .text:after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.hzhb_list .item:hover .text:before,.hzhb_list .item:hover .text:after{opacity:1;transform:scale(1);transition: all 1s;}
.hzhb_list .item:hover .text{opacity:1;background:#e60012;}

/** 合作伙伴代码 End **/

.shouce-list{width:100%; float:left; margin-top:10px;}
.shouce-list ul{list-style:none; text-align:left; margin-bottom:0; padding:0; border-bottom:none;}
.shouce-list li{width:49%; margin:20px 2% 0 0; float:left; background:#fff; transition:all .5s; -webkit-transition:all .5s;}
.shouce-list li:nth-child(2n){margin-right:0;}
.shouce-in{display:block; width:100%; border-radius:4px; border:1px solid #e6e6e6; background:#fff; position:relative; padding:40px 5% 50px 5%;}
.shouce-in:hover{box-shadow:0 0 16px 0 rgba(0, 0, 0, 0.1);}
.shouce-in h3{font-size:18px; color:#000; line-height:28px;}
.shouce-in p{font-size:14px; color:#999;line-height:24px; margin-top:10px;}
.shouce-in&gt;span{display:block; width:82px; height:82px; position:absolute; right:20px; top:40px; text-align:center; line-height:82px;}
.shouce-in:hover&gt;span img{display:none;}
.shouce-in:hover&gt;span{background:url(../images/xiazai3.png) no-repeat center; background-size:100% 100%;}
.shouce-in&gt;span em{display:none; font-size:14px; color:#000; text-align:center; width:82px; position:absolute; right:0; top:18px;}
.shouce-in:hover&gt;span em{display:block;}

/** 技术中心代码 End **/

.yyzx_text{width:100%; float:left;}
.yyzx_text dl{display:block; width:100%; float:left; margin-top:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}
.yyzx_text dl:nth-child(5n){margin-bottom:0;}
.yyzx_text dl dt{width:30%; float:left; overflow:hidden;} 
.yyzx_text dl dt img{width:100%; height:180px; object-fit:cover; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.yyzx_text dl dt:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.yyzx_text dl dd{width:68%; float:right;}
.yyzx_text dl dd h2{line-height:30px; font-size:18px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.yyzx_text dl dd h2 a{color:#000;}
.yyzx_text dl dd h2 a:hover{color:#e60012;}
.yyzx_text dl dd .con{line-height:24px; margin-top:5px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; line-clamp:4; -webkit-box-orient:vertical;}
.yyzx_text dl dd a.more{width:140px; height:34px; line-height:32px; border:1px solid #d6d6d6; display:inline-block; text-align:center; margin-top:15px; font-size:14px; transition:all .3s; border-radius:5px;}
.yyzx_text dl dd a:hover.more{background:#e60012; color:#fff; border:1px solid #e60012; width:180px;}

/** 应用中心代码 End **/

.message{width:100%; float:left; margin-top:30px;}
.message h2{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:20px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:50px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#e60012;}
.message ol li .btn2{background:#999; color:#fff;}

/**客户留言代码 End**/

.contact2{width:100%; float:left; margin-top:40px;}
.contact2 h2{font-size:26px; font-weight:bold; color:#e60012; text-align:center; margin:0;}
.contact2 p.en{text-transform:uppercase; letter-spacing:2px; text-align:center; margin:0 0 40px; color:#999; font-family:Arial;}
.contact2 li{width:23%; float:left; margin-right:2%; padding:20px; text-align:center; background:#fff; border:1px solid #ddd; border-radius:5px; min-height:200px;}
.contact2 li:last-of-type{margin-right:0;}
.contact2 ul{overflow:hidden; margin-bottom:80px;}
.contact2 li p{margin:5px 0;}

.contact3{width:100%; float:left; position:relative; overflow:visible;}
.map{position: relative; bottom:0; z-index:99;}
.look-map{position:absolute; top:-25px; height:50px; width:200px; line-height:50px; color:#fff; padding-left:57px; background:url(../images/bz.png) no-repeat 33px center #e60012; font-size:14px; display:inline-block; left:50%; margin-left:-100px; border-radius:30px; z-index:9; transition:all .5s; z-index:100;}
.look-map:hover{color:#fff; background-color:#000;}
.look-map:visited, .look-map:focus{color: #fff;}

/**联系我们代码 End**/</pre></body></html>